NetBufferStream

Undocumented in source.

Alias This

self

Members

Functions

appendData
bool appendData(ubyte[] data)
isFinished
bool isFinished()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()

Resets it to a reusable state

Variables

currentOffset
size_t currentOffset;
Undocumented in source.
self
NetBuffer self;
Undocumented in source.

Meta